CompletePages(Page[],String,String,String,Boolean) Method
In This Topic
Completes modification of selected pages in the current revision of a project and can update the evaluations in the selection. Used for change tracking.
Syntax
Parameters
| Parameter Name | Description |
|---|
| pagesToComplete | An array of pages to complete. |
| strIndex | Name of the new revision. |
| strRevDescription | Description of the new revision. |
| strReasonOfChange | Additional description of the new revision. |
| bEvaluate | If set to true, the evaluation is done before completing. |
Exceptions
See Also